diff options
Diffstat (limited to 'examples/opengl/overlay_x11/main.cpp')
| -rw-r--r-- | examples/opengl/overlay_x11/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/opengl/overlay_x11/main.cpp b/examples/opengl/overlay_x11/main.cpp index dce8ffec9..e98e04074 100644 --- a/examples/opengl/overlay_x11/main.cpp +++ b/examples/opengl/overlay_x11/main.cpp @@ -10,7 +10,7 @@  **  *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h>  #include "gearwidget.h"  #include "rubberbandwidget.h" | 
