freebsd-ports/deskutils/ksmoothdock/files/patch-src__buttonisedstate.h
Martin Wilke 6070a4d578 - Update to 4.3
PR:             110342
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-16 20:58:25 +00:00

11 lines
250 B
C

--- src/buttonisedstate.h.orig Sat Sep 16 05:10:50 2006
+++ src/buttonisedstate.h Thu Mar 15 17:24:14 2007
@@ -20,6 +20,8 @@
#ifndef BUTTONISEDSTATE_H
#define BUTTONISEDSTATE_H
+#include <memory>
+
#include <qobject.h>
#include "dockstate.h"