Commit dd3fdce5 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* compilation fixes

parent 54693afa
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#ifndef KDE_DISC_H #ifndef KDE_DISC_H
#define KDE_DISC_H #define KDE_DISC_H
#include "common.h"
#include <kdialogbase.h> #include <kdialogbase.h>
#include <qstring.h> #include <qstring.h>
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#ifndef _KDE_NET_H_ #ifndef _KDE_NET_H_
#define _KDE_NET_H_ #define _KDE_NET_H_
#include "common.h"
#include <qwidget.h> #include <qwidget.h>
#include <kdialogbase.h> #include <kdialogbase.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment