Remove runloop.h header includes

This commit is contained in:
twinaphex 2016-12-02 06:26:41 +01:00
parent 642310e08a
commit a911c24ba3
2 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@
#endif
#include "../font_driver.h"
#include "../../runloop.h"
#include "../../configuration.h"
#include "../../verbosity.h"
#include "../common/caca_common.h"

View File

@ -32,7 +32,6 @@
#endif
#include "../font_driver.h"
#include "../../runloop.h"
#define CT_ATLAS_ROWS 16
#define CT_ATLAS_COLS 16