diff options
Diffstat (limited to 'src/opengl')
| -rw-r--r-- | src/opengl/tqgl_x11.cpp | 2 | ||||
| -rw-r--r-- | src/opengl/tqglcolormap.cpp | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/src/opengl/tqgl_x11.cpp b/src/opengl/tqgl_x11.cpp index cf82fe355..72870e83d 100644 --- a/src/opengl/tqgl_x11.cpp +++ b/src/opengl/tqgl_x11.cpp @@ -44,7 +44,7 @@  #include "tqmap.h"  #include "tqpixmap.h" -#include "ntqapplication.h" +#include "tqapplication.h"  #include "tqintdict.h"  #include "private/tqfontengine_p.h" diff --git a/src/opengl/tqglcolormap.cpp b/src/opengl/tqglcolormap.cpp index a9f176b96..5f1c580f1 100644 --- a/src/opengl/tqglcolormap.cpp +++ b/src/opengl/tqglcolormap.cpp @@ -73,7 +73,7 @@      Example of use:      \code -    #include <ntqapplication.h> +    #include <tqapplication.h>      #include <tqglcolormap.h>      int main() | 
