diff options
Diffstat (limited to 'examples/rangecontrols/main.cpp')
| -rw-r--r-- | examples/rangecontrols/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/rangecontrols/main.cpp b/examples/rangecontrols/main.cpp index 091163cc5..5d60bdbf5 100644 --- a/examples/rangecontrols/main.cpp +++ b/examples/rangecontrols/main.cpp @@ -8,7 +8,7 @@  *****************************************************************************/  #include "rangecontrols.h" -#include <ntqapplication.h> +#include <tqapplication.h>  int main( int argc, char **argv )  { | 
