summaryrefslogtreecommitdiff
path: root/gtk/history.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/history.c')
-rw-r--r--gtk/history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/history.c b/gtk/history.c
index e24794b66..9a507ef1f 100644
--- a/gtk/history.c
+++ b/gtk/history.c
@@ -17,6 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <gtk/gtk.h>
#include "utils/log.h"
#include "utils/utils.h"
@@ -25,7 +26,6 @@
#include "desktop/tree.h"
#include "desktop/textinput.h"
-#include "gtk/gui.h"
#include "gtk/history.h"
#include "gtk/plotters.h"
#include "gtk/scaffolding.h"