aboutsummaryrefslogtreecommitdiff
path: root/src/ClientPattern.cc
diff options
context:
space:
mode:
authormathias <mathias>2005-02-10 10:24:31 (GMT)
committermathias <mathias>2005-02-10 10:24:31 (GMT)
commit4a7d0b8434e20d306a670d87cdec8cfe6fd308c5 (patch)
tree3bfd6806cb7b1937dc9cbf8aeff116d80476bfb2 /src/ClientPattern.cc
parent6e15a329736306595b9611087fced2650adda5c4 (diff)
downloadfluxbox-4a7d0b8434e20d306a670d87cdec8cfe6fd308c5.zip
fluxbox-4a7d0b8434e20d306a670d87cdec8cfe6fd308c5.tar.bz2
cosmetic + updated copyright year
Diffstat (limited to 'src/ClientPattern.cc')
-rw-r--r--src/ClientPattern.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ClientPattern.cc b/src/ClientPattern.cc
index 93f0000..fd9ab9d 100644
--- a/src/ClientPattern.cc
+++ b/src/ClientPattern.cc
@@ -24,8 +24,8 @@
24 24
25#include "ClientPattern.hh" 25#include "ClientPattern.hh"
26#include "RegExp.hh" 26#include "RegExp.hh"
27#include "StringUtil.hh"
28#include "WinClient.hh" 27#include "WinClient.hh"
28#include "FbTk/StringUtil.hh"
29#include "FbTk/App.hh" 29#include "FbTk/App.hh"
30 30
31// use GNU extensions 31// use GNU extensions