do not include misc.h in menu.h as it's redundant there
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
#ifndef _HELPERS_H
|
#ifndef _HELPERS_H
|
||||||
#define _HELPERS_H
|
#define _HELPERS_H
|
||||||
|
|
||||||
|
#include "misc.h"
|
||||||
#include "mpdpp.h"
|
#include "mpdpp.h"
|
||||||
#include "ncmpcpp.h"
|
#include "ncmpcpp.h"
|
||||||
#include "settings.h"
|
#include "settings.h"
|
||||||
|
|||||||
@@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
#include "window.h"
|
#include "window.h"
|
||||||
#include "strbuffer.h"
|
#include "strbuffer.h"
|
||||||
#include "misc.h"
|
|
||||||
|
|
||||||
namespace NCurses
|
namespace NCurses
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user