remove nfc-message.h usage from examples.

This commit is contained in:
Romuald Conty 2011-03-05 08:53:46 +00:00
parent a55a52e0a9
commit dba06a555e
14 changed files with 43 additions and 15 deletions

View file

@ -4,7 +4,8 @@
#include <stdlib.h>
#include <nfc/nfc.h>
#include <nfc/nfc-messages.h>
#include "nfc-utils.h"
int
main (int argc, const char *argv[])