X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FText.h;h=bc63cf24d6de2acc2fdb16142fcec39560013689;hb=b647e4eb105d00bdbf2c8e39b5ae3cf7700c08aa;hp=bc314b1b77f71916422798f6247026fbff1fdf08;hpb=0cca0c495c7dc29d134a10d7eed5de1f377c99bf;p=lugaru.git diff --git a/Source/Text.h b/Source/Text.h index bc314b1..bc63cf2 100644 --- a/Source/Text.h +++ b/Source/Text.h @@ -6,7 +6,7 @@ #include "Quaternions.h" //#include "Files.h" #include "Quaternions.h" -#include "gl.h" +#include "gamegl.h" #include "TGALoader.h" class Text{ @@ -27,4 +27,4 @@ public: ~Text(); }; -#endif \ No newline at end of file +#endif