diff options
Diffstat (limited to 'src/dotfrontend.h')
-rw-r--r-- | src/dotfrontend.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dotfrontend.h b/src/dotfrontend.h index 4f75b6f..e49e72a 100644 --- a/src/dotfrontend.h +++ b/src/dotfrontend.h @@ -27,8 +27,8 @@ #ifndef DOTFRONTEND_H #define DOTFRONTEND_H -#include <frontend.h> -#include <ntqpointarray.h> +#include "frontend.h" +#include <tqpointarray.h> class GraphWidget; |