diff options
Diffstat (limited to 'plugins/HistorySweeperLight/src/historysweeperlight.h')
-rw-r--r-- | plugins/HistorySweeperLight/src/historysweeperlight.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistorySweeperLight/src/historysweeperlight.h b/plugins/HistorySweeperLight/src/historysweeperlight.h index 5e8140c1e8..1821ebdee5 100644 --- a/plugins/HistorySweeperLight/src/historysweeperlight.h +++ b/plugins/HistorySweeperLight/src/historysweeperlight.h @@ -35,7 +35,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_options.h>
#include <m_message.h>
#include <m_icolib.h>
-#include <m_clistint.h>
+#include <m_clist.h>
#include <m_skin.h>
#include "resource.h"
|