Remove wrong asserts
[ardour.git] / libs / ardour / chan_count.cc
index b11c578455f316d04f4e9d65e947a14f6fd48efc..42f9994ae31395a27be18892443876d0570547bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2006 Paul Davis 
+    Copyright (C) 2006 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     $Id: insert.cc 712 2006-07-28 01:08:57Z drobilla $
 */
 
-#define __STDC_LIMIT_MACROS 1
 #include <stdint.h>
 #include "ardour/chan_count.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 static const char* state_node_name = "Channels";