diff options
Diffstat (limited to 'client/miav_client.cc')
-rw-r--r-- | client/miav_client.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/miav_client.cc b/client/miav_client.cc index a7f10b4..787859f 100644 --- a/client/miav_client.cc +++ b/client/miav_client.cc @@ -24,6 +24,8 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ +#include "config.h" + #include <QApplication> #include "mainwindow.h" |