no need for config.h here
This commit is contained in:
parent
946629fcff
commit
c519e10418
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
#ifndef _OPTIONS_H
|
#ifndef _OPTIONS_H
|
||||||
#define _OPTIONS_H 1
|
#define _OPTIONS_H 1
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
#if defined( GUI_IS_X11 )
|
#if defined( GUI_IS_X11 )
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <X11/Xresource.h>
|
#include <X11/Xresource.h>
|
||||||
|
|
Loading…
Reference in a new issue