diff --git a/include/osgTXP/Export.h b/include/osgTXP/Export.h index 9ed7a45c2..49b1b0370 100644 --- a/include/osgTXP/Export.h +++ b/include/osgTXP/Export.h @@ -24,6 +24,4 @@ # define OSGTXP_EXPORT #endif -#include - #endif diff --git a/src/osgText/FTGL.h b/src/osgText/FTGL.h index 24ee3db65..88b54121d 100644 --- a/src/osgText/FTGL.h +++ b/src/osgText/FTGL.h @@ -109,7 +109,4 @@ # define FTGL_EXPORT #endif -#include - - #endif // __FTGL__