X-Git-Url: http://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=src%2Fview.h;h=fb1eae16199be9b9d4cb47bcec19d25e706200b0;hp=477f991ea831c2a56ef1ee0b008c75b434ea8165;hb=c46b82f5794be555af272740e67ead316b9b1f90;hpb=da79be9b6a4134aa9cd19e6f5909fedb20d318cb diff --git a/src/view.h b/src/view.h index 477f991..fb1eae1 100644 --- a/src/view.h +++ b/src/view.h @@ -22,6 +22,9 @@ // View functions +#ifndef VIEW_H_INCLUDED +#define VIEW_H_INCLUDED + #include @@ -90,3 +93,5 @@ extern int dm_pnum,dm_pl1p,dm_pl2p; extern int WD; // extern int HT; // + +#endif /* VIEW_H_INCLUDED */ \ No newline at end of file