aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.hh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-02-17 19:00:24 (GMT)
committerfluxgen <fluxgen>2002-02-17 19:00:24 (GMT)
commit552f589c75750d4cf2896ebd86c30e4ccdc94285 (patch)
treeafef474ccd73266ec2421f521f56b5088680766c /src/Slit.hh
parentc66f598b649aa8a935a5eb1bc1a52fa22fc4ad82 (diff)
downloadfluxbox-552f589c75750d4cf2896ebd86c30e4ccdc94285.zip
fluxbox-552f589c75750d4cf2896ebd86c30e4ccdc94285.tar.bz2
include guard
Diffstat (limited to 'src/Slit.hh')
-rw-r--r--src/Slit.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Slit.hh b/src/Slit.hh
index 43a91e9..2c29af6 100644
--- a/src/Slit.hh
+++ b/src/Slit.hh
@@ -19,8 +19,8 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22#ifndef _SLIT_HH_ 22#ifndef SLIT_HH
23#define _SLIT_HH_ 23#define SLIT_HH
24 24
25#include <X11/Xlib.h> 25#include <X11/Xlib.h>
26#include <X11/Xutil.h> 26#include <X11/Xutil.h>