Rely on common.h for the GToolkit headers

This commit is contained in:
Pierre Pronchery 2020-04-12 08:38:21 +02:00
parent 76e44f261d
commit 52172db5e9

View File

@ -30,9 +30,6 @@
#include <stdlib.h>
#include <string.h>
#include "GToolkit/GWidget.h"
#include "GToolkit/GWindow.h"
#include "GToolkit.h"
#include "common.h"