unused defines cleaning / a few fixes for clock

This commit is contained in:
Andrzej Rybczak
2009-02-19 00:59:02 +01:00
parent 7246b57d48
commit 164dec3eed
6 changed files with 14 additions and 11 deletions

View File

@@ -21,6 +21,8 @@
#ifndef _NCMPCPP_H
#define _NCMPCPP_H
#include <cstdlib>
#include "window.h"
#include "menu.h"
#include "scrollpad.h"