fix compilation --without-taglib

caused by 3551057dbb
master
Andrzej Rybczak 17 years ago
parent 668713c5e7
commit 21dccc83fd
  1. 1
      src/menu.h

@ -22,6 +22,7 @@
#define _MENU_H
#include <regex.h>
#include <algorithm>
#include <set>
#include "error.h"

Loading…
Cancel
Save