symbol: Remove remains

This commit is contained in:
Dorota Czaplejewicz
2019-08-02 20:53:13 +00:00
parent b76e43679e
commit 53b89aae45
14 changed files with 21 additions and 354 deletions

View File

@ -21,9 +21,10 @@
#ifndef EEK_RENDERER_H
#define EEK_RENDERER_H 1
#include <gtk/gtk.h>
#include <pango/pangocairo.h>
#include "eek-keyboard.h"
#include "eek-keysym.h"
#include "eek-types.h"
G_BEGIN_DECLS