diff options
Diffstat (limited to 'client/camera.h')
-rw-r--r-- | client/camera.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/camera.h b/client/camera.h index a0b849a..410b9f5 100644 --- a/client/camera.h +++ b/client/camera.h @@ -50,7 +50,7 @@ using namespace std; #include "thread.h" #include "frame.h" -#include <qwidget.h> +#include <QWidget> /** * This class represents the symbolic representation of the camera and |