Archived
1
0
Fork 0

moving src/notify to src/

This commit is contained in:
Henrik Hautakoski 2010-10-19 11:25:24 +02:00
parent 309350c01f
commit 22d7238b36
15 changed files with 32 additions and 33 deletions

View file

@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "../src/notify/queue.h"
#include "../src/queue.h"
int main() {